home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0047-Changing MacApp Sou-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-11  |  933 b   |  26 lines  |  [TEXT/GEOL]

  1. Item    3183091                         11-Oct-89        11:34
  2.  
  3. From:   D2086                           Efficient Field Svc, C Faith,PRT
  4.  
  5. To:     MACAPP.NEWS$                    MACAPP News
  6.  
  7. Sub:    Changing MacApp Source
  8.  
  9. Greetings,
  10.  
  11. A problem that manifests itself when using Object Pascal and MacApp is that if
  12. one wants to change the behavior of whole groups of objects (all descendants of
  13. a specific class) then one is forced to change the MacApp source.  Further if
  14. one finds a bug then the source is usually changed.  All this changing of
  15. source code makes for a lot of trouble.  This is especially true when one
  16. either tries to Run the TMLConverter or some similar script to change the
  17. MacApp source or converts to a newer version of MacApp.
  18.  
  19. There should be a better way to implement changes that affect the MacApp class
  20. hierarchy than changing the MacApp source.
  21.  
  22. Does anyone else feel this need?
  23.  
  24. - Curtis Faith
  25.  
  26.